projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1f05c3
)
Added `none` option to --vcs
author
zv
<zv@nxvr.org>
Thu, 8 Oct 2015 01:17:46 +0000
(18:17 -0700)
committer
zv
<zv@nxvr.org>
Thu, 8 Oct 2015 01:17:46 +0000
(18:17 -0700)
src/etc/_cargo
patch
|
blob
|
history
diff --git
a/src/etc/_cargo
b/src/etc/_cargo
index 75a588acbb969a647604cbe6246175f14f459887..197cdb4222bc3ee285cbb6cb3b771ac3d6f1192e 100644
(file)
--- a/
src/etc/_cargo
+++ b/
src/etc/_cargo
@@
-131,7
+131,7
@@
case $state in
new)
_arguments \
'--bin[use binary template]' \
- '--vcs:initialize a new repo with a given VCS:(git hg)' \
+ '--vcs:initialize a new repo with a given VCS:(git hg
none
)' \
'(-h, --help)'{-h,--help}'[show help message]' \
'(-v, --verbose)'{-v,--verbose}'[use verbose output]' \
'--color=[colorization option]' \